Skip to content

nushellPlugins.bson: init at 26.1100.0#484945

Merged
isabelroses merged 2 commits intoNixOS:masterfrom
philocalyst:nushellPlugins-bson
Feb 9, 2026
Merged

nushellPlugins.bson: init at 26.1100.0#484945
isabelroses merged 2 commits intoNixOS:masterfrom
philocalyst:nushellPlugins-bson

Conversation

@philocalyst
Copy link
Copy Markdown
Contributor

Things done

Added package for nu_plugin_bson

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • [] Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@nixpkgs-ci nixpkgs-ci bot added 8.has: package (new) This PR adds a new package 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.first-time contribution This PR is the author's first one; please be gentle! 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` labels Jan 29, 2026
@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Jan 30, 2026
@philocalyst philocalyst force-pushed the nushellPlugins-bson branch 2 times, most recently from 7ca88e4 to 8416db4 Compare February 3, 2026 17:39
@nixpkgs-ci nixpkgs-ci bot removed 2.status: merge conflict This PR has merge conflicts with the target branch 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Feb 3, 2026
@ezrizhu
Copy link
Copy Markdown
Member

ezrizhu commented Feb 7, 2026

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 484945

Logs: https://github.com/ezrizhu/nixpkgs-review-gha/actions/runs/21786089735


x86_64-linux

✅ 1 package built:
  • nushell-plugin-bson (nushellPlugins.bson)

aarch64-linux

✅ 1 package built:
  • nushell-plugin-bson (nushellPlugins.bson)

x86_64-darwin (sandbox = true)

✅ 1 package built:
  • nushell-plugin-bson (nushellPlugins.bson)

aarch64-darwin (sandbox = true)

✅ 1 package built:
  • nushell-plugin-bson (nushellPlugins.bson)

Copy link
Copy Markdown
Member

@ezrizhu ezrizhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved automatically following the successful run of nixpkgs-review.

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Feb 7, 2026
Copy link
Copy Markdown
Member

@isabelroses isabelroses left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you squash every commit other than your changes to maintainers-list.nix into one commit with the same message as 99d3a77

nushellPlugins.bson: fixed hash

nushellPlugins.bson: added to all packages

nushellPlugins.bson: added libclang

for darwin compilation errors

nushellPlugins.bson: Removed nushell plugin (accident brought over)
@isabelroses isabelroses added this pull request to the merge queue Feb 9, 2026
Merged via the queue into NixOS:master with commit af3ea51 Feb 9, 2026
27 checks passed
@ezrizhu
Copy link
Copy Markdown
Member

ezrizhu commented Feb 9, 2026

@philocalyst welcome to nixpkgs :-)

@philocalyst philocalyst deleted the nushellPlugins-bson branch February 9, 2026 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants